Attributes {
    zlev {
        Int32 pointwidth 0;
        Int32 gridtype 0;
        String units "meters";
    }
    Y {
        String standard_name "latitude";
        String long_name "latitude";
        Float32 pointwidth 2.0;
        Int32 gridtype 0;
        String units "degree_north";
    }
    X {
        String standard_name "longitude";
        Int32 gridtype 1;
        String units "degree_east";
    }
    T {
        String calendar "360";
        Float32 modulo 12.0;
        Float32 pointwidth 1.0;
        Float32 modulus 12.0;
        String units "months since 0000-01-01";
        Int32 gridtype 1;
    }
    anom {
        Float32 pointwidth 1.0;
        String long_name "Extended reconstructed SST anomalies";
        Int32 expires 1585785600;
        String standard_name "sea_surface_temperature";
        String iridl:hasSemantics "iridl:SeaSurfaceTemperatureAnomaly";
        Float32 file_missing_value -999.0;
        Float32 missing_value NaN;
        String history "Averaged over T2[1854, 2019] minimum 0.0% data present";
        String units "degree_Celsius";
    }
NC_GLOBAL {
    String Conventions "COARDS";
}
}